memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- This advanced property is used for optimizing memory access. See documentation for usage.
此高级属性用于优化内存访问。有关用法,请参阅文档。 - Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。 - The SPEs access main storage with direct memory access ( DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage ( LS).
SPE用直接内存访问(DMA)命令访问主存储器,可以在主存储器与称为本地库或本地存储(LS)的私有本地内存之间移动数据和指令。 - On the other side are the technological advances made in the platform, including architectures ( multiprocessing, symmetric multithreading, non-uniform memory access [ NUMA]) and virtualization.
另一方面,它要考虑平台方面的技术进步,包括架构(多处理、对称多线程、非一致内存访问[NUMA]和虚拟化)。 - Design and Optimization of Memory Access Structure for Multicore-SoC Based on SPM
基于SPM的多核SoC访存结构设计与优化 - For C and C++ programs ( not Java or. NET), Purify works by inserting extra instructions around every memory access the program performs.
对于C和C++程序(而不是Java或者.NET),Purify通过在这个程序执行中的每一个内存访问周围插入额外的指令来工作。 - NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。 - As processor gets much higher speed, the memory access latency becomes a bottleneck that restricts higher performance.
随着处理机运行速度的逐渐提高,存储访问延迟成为性能提高的瓶颈。 - A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
面向Cell宽带引擎架构的异构多核访存技术 - Analysis and Research of Windows CE Memory Access
WINDOWSCE内存访问原理分析与研究